home *** CD-ROM | disk | FTP | other *** search
/ Interactive Media Design Review 1999 / Interactive Media Design Review 1999.iso / pc / allfiles / Moss / Kartell.dir / 00003_Script_3 < prev    next >
Text File  |  1999-04-15  |  225b  |  8 lines

  1. on startMovie
  2.   set the visible of sprite 7 to FALSE
  3.   set the visible of sprite 8 to FALSE
  4.   set the visible of sprite 11 to FALSE
  5.   repeat with n = 54 down to 35
  6.     set the visible of sprite n to FALSE
  7.   end repeat
  8.